home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Visual Basic Toolbox
/
Visual Basic Toolbox (P.I.E.)(1996).ISO
/
dde
/
vbdb
/
vbdbdemo.gbl
< prev
next >
Wrap
Text File
|
1991-08-07
|
195b
|
12 lines
'
'Global file for VBDB demo program
'
DefInt A-Z
'--- used in demo, not needed in all programs
Global DBFName As String
Global DBFHandle As Integer
Global NDXHandle As Integer